GrapeCity PlusPak for Windows Forms 10.0J
CopyTo(Style[],Int32) メソッド

An array of type Style serving as the destination for the copy action.
コレクションをコピーする位置
既存の配列にStyleCollectionコレクションをコピーします。
シンタックス
Public Overloads Sub CopyTo( _
   ByVal array() As Style, _
   ByVal arrayIndex As Integer _
) 
public void CopyTo( 
   Style[] array,
   int arrayIndex
)

パラメータ

array
An array of type Style serving as the destination for the copy action.
arrayIndex
コレクションをコピーする位置
参照

参照

StyleCollection クラス
StyleCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.